home *** CD-ROM | disk | FTP | other *** search
/ Nautilus 1994 September / Nautilus CD Magazine Volume 4-9 September 1994 Windows Edition.mdf / compware / tools / crip / readme.1st < prev   
Text File  |  1994-07-15  |  3KB  |  77 lines

  1. ************************
  2. * Crip for Windows 1.2 *
  3. ************************
  4.  
  5. This program basically "scrambles" parts of a text  file  that are
  6. bounded by the string "*crip*". Once  you protected the  "private" 
  7. information, only using crip again  anyone  will  be able to  read 
  8. what was originally  typed.  For  the encryption process, the user 
  9. can also use a  key  for  setting  different types  of  conversion 
  10. table used by the program. Crip was originally  created  by me  to
  11. address messages to different friends that share the same mailbox.
  12. Since I usually type my messages on a PC and then upload the  text
  13. file created to the Unix network, I experince problems between the
  14. characters that specify the end of line if I use the standard line
  15. feed of the PCs. The Unix machine only needs a char 10 instead  of
  16. the characters 13 and 10. That is the reason for the checkbox  for
  17. using or not the standard PC line feed for the output  file. I  do
  18. release this program as a Freeware... enjoy!
  19.  
  20. With the  version 1.2,  I  incorporated  the  option " Do  fancier
  21. criptography " which uses an even better method of scrambling. The
  22. only reason why I this as an option is because  Crip  for  Windows
  23. version 1.0 does not understand a "fancier criptography"
  24.  
  25.  
  26. Requirements:
  27. =============
  28.  
  29. - Microsoft Windows 3.x
  30.  
  31. - VBRUN300.DLL file installed in your windows\system directory
  32.  
  33. More about Crip:
  34. ================
  35.  
  36. - This program was made using  Visual  Basic 3.0.  Therefore,
  37.   you need to add the file "VBRUN300.DLL" that is distributed
  38.   freely by Microsoft. You can easily get this  file  through 
  39.   BBS or anonymous FTP sites ( such as oak.oakland.edu ).
  40.  
  41. - Since Crip was built to  be  used  on  messages  sent  over 
  42.   Internet, I made sure some characters on  the  ASCII  table
  43.   would NOT be used for the output file.
  44.  
  45. - DO NOT use files that DO  NOT  have  the  characters 13 and 
  46.   10 as line feed.  This  program  can  create  output  files 
  47.   with  char 10  as  line  feed,  but  it   does  NOT  handle 
  48.   very well an input file that doesn't  have  chars 13 and 10 
  49.   marking the end of each line. In other words, keep the "use
  50.   standard line ouput check box" CHECKED unless  you  have  a
  51.   clear idea of what you are doing! :)
  52.  
  53.  
  54. File list:
  55. ==========
  56.  
  57. - readme.1st _________ this file
  58. - cripwin.exe ________ program
  59. - cmdialog.vbx _______ visual basic tools used by crip
  60.  
  61.  
  62. Make sure you have installed under windows/system directory:
  63.  
  64. - vbrun300.dll
  65. - commdlg.dll     <- This one is normally installed by Windows
  66. - ver.dll         <- This one is normally installed by Windows
  67.  
  68.  
  69. If you would like to  talk  about  Crip  for  Windows,  or  is
  70. interested in having the font files for the main "procedures",
  71. contact me thru Email, or send a regular letter to:
  72.  
  73.   Gute Fernandes      | EMail: ffernand@cs.uml.edu (Internet)
  74.   10 Chamberlain Rd   |              
  75.   Westford, MA        |
  76.   01886 - USA         |
  77.